Resource StructureDefinition/FHIR Server from package de.dktk.oncology#1.8.0 (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Encounter-Fall",
"version" : "0.9.0",
"name" : "Fall",
"status" : "active",
"description" : "Encounter bildet lediglich einen Zeitstrahl/Chronologie der verschiedenen Ereignissen (Diagnose, Therapien und Verläufe)",
"fhirVersion" : "4.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "Encounter",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Encounter",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Encounter.status",
"path" : "Encounter.status",
"mustSupport" : true
},
{
"id" : "Encounter.class",
"path" : "Encounter.class",
"mustSupport" : true
},
{
"id" : "Encounter.class.system",
"path" : "Encounter.class.system",
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode"
},
{
"id" : "Encounter.subject",
"path" : "Encounter.subject",
"short" : "The patient present at the encounter",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient",
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym"
]
}
],
"mustSupport" : true
},
{
"id" : "Encounter.period",
"path" : "Encounter.period",
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis",
"path" : "Encounter.diagnosis",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Encounter.diagnosis.condition",
"path" : "Encounter.diagnosis.condition",
"short" : "The diagnosis relevant to the encounter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose"
]
}
],
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.